ipv6 nd managed-config-flag
This command sets the advertised "Managed address configuration" flag, which indicates hosts should use DHCPv6 for address configuration.
The no option sets the value to default (0).
Syntax
# ipv6 nd managed-config-flag # no ipv6 nd managed-config-flag
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example sets the advertised "Managed address configuration" flag.
(config-data)# interface gigabitethernet 0/0 (conf-if-GE 0/0)# ipv6 nd managed-config-flag